home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_door / dwall_24.zip / SYSOP.DOC < prev    next >
Text File  |  1996-04-17  |  13KB  |  340 lines

  1. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  2. Dirty Wall v2.4 Documentation
  3. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  4.  
  5. Welcome to Dirty Wall v2.4
  6.  
  7. What is Dirty Wall?: Totally FREE Wall door! It's the only one that looks
  8.                      like a real wall!
  9.  
  10. Why is it free?: Why should i charge for a program i wrote in a cpl of hours
  11.  
  12. What's new from v2.3?: read whatsnew.doc
  13.  
  14. I wrote the first part of this door (the poster routine) in power basic about
  15. one and a half year ago. It used RA questionares as interface. I took that
  16. part and changed it sligtly. then I remade the interface in C and dirty wall
  17. v2.0 came out ... i never released the first version ...
  18.  
  19. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  20. FEATURES!
  21. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  22.  
  23. Looks like real wall
  24.  
  25. User chooses a color
  26.  
  27. left right and center aligment
  28.  
  29. you can start the door and not let the users tag .... for exemple you can
  30. let unverified users use the door but they can only see the wall
  31.  
  32. you can have the door use handles or real names
  33.  
  34. up to 100(sysop defined) lines of wall space, up to 3 lines per post, posts
  35. are 1 line apart plus one line per name so that makes it about 10 3-lined
  36. posts on the wall before it takes the first one out, on the default 50 line
  37. wall. 
  38.  
  39. You can now define the maximum length of teh wall to be from 20 up to a 100
  40. lines
  41.  
  42. no nightly maintanance, posts are deleted if wall is larger then the maximum
  43. lines, set by the sysop, during each posting procedure!
  44.  
  45. multinode aware ... it locks files so two, or more, nodes can run at the 
  46. same time without anything bad happening.
  47.  
  48. Multitasker aware, it releases time slices.
  49.  
  50. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  51. FREEWARE!
  52. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  53.  
  54. This program is freeeware which means ya should not charge for it, unless the 
  55. cost covers your distribution charges. I accept donations but Ya don't need 
  56. to send no money .. the software is FREE!!!! Ya got too much to pay just 
  57. running a board!
  58.  
  59. This software is the copyright (c)1995 of George Lebl.
  60.  
  61. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  62. DISCLAIMER!
  63. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  64.  
  65. I think it would be really lame to blame anything on me since this is 
  66. freeware. So this means I'm not responsible for anything that happens to you
  67. by the use of any of the files in this package. This means if Freevote erases
  68. your hd and the monitor blows up and your house burns down and the russians
  69. drop an A-bomb on yer city ... I ain't responsible, You as a user are!
  70.  
  71. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  72. Other legal stuff
  73. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  74.  
  75. This package should not be altered, unless you ask my permission and i say 
  76. yes ... it should contain these files:
  77.  
  78. SYSOP.DOC
  79. DWALL.EXE (run this one)
  80. WALL.EXE (don't run this one!)
  81. DWALL.CFG
  82. RESET.BAT
  83. FILE_ID.DIZ
  84. DWALL.BAT
  85. DIRTY.A??
  86. WHATSNEW.DOC (What's new!)
  87. NOACC.FLG (not needed, will be created if necessary, just a flag file)
  88.  
  89. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  90. Getting newer versions!
  91. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  92.  
  93. Ok If you got WWW go to
  94.  
  95. http://www.azstarnet.com/~franz/
  96.  
  97. If ya only got ftp the files should be usually on
  98.  
  99. ftp.uniserve.com /pub/bbs_doors
  100. or 
  101. ftp.wustl.edu /pub/MSDOS_UPLOADS/bbs/doors
  102.  
  103. if ya only got internet e-mail use the e-mail freq site (it should work)
  104.  
  105. TO: getfile@peacebbs.org
  106. SUBJECT: <the file name goes here>
  107. put anything in the body
  108.  
  109. FIDO FREQing should be available at 1:300/705. by filename only.
  110.  
  111. or you can call my bbs and ask for verification! [520] 297-0889
  112.  
  113. The File naming covention since v2.0 is
  114.  
  115. DWALL_??.ZIP
  116.       ^^
  117.       ||
  118.       +--- the version number ... (e.g. "24" for 2.4) 
  119.  
  120. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  121. Installation!
  122. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  123.  
  124. Well to get you up and running fast, let's get to the instalation. Copy all 
  125. files into a directory (e.g. C:\DWALL) and edit the DWALL.CFG file to your 
  126. systems specifications. You can also use the example dwall.bat and edit it 
  127. to your system specifications and then run the program from that! The .CFG
  128. file contains the sysop settings like the wall length, max posts etc ... as
  129. well as modem and bbs information.
  130.  
  131. Notice that DWALL.EXE is the file you want to run .... leave WALL.EXE alone 
  132. it is the poster routine. And make sure you run dwall exe in the same 
  133. directory as wall.exe is in, just change to the directory where you have 
  134. all the Dirty Wall files before running the exe file!!!!
  135.  
  136. If your bbs software cannot pass the comport information through the door 
  137. file, then edit the comport options in the .CFG file. If you run a multiple
  138. nodes on such a system create more .CFG files (e.g. DW1.CFG, DW2.CFG) edit
  139. these ... (You have to put all the settins in both af them!) and start the
  140. DWALL.EXE with the -C option (e.g. DWALL.EXE -Cdw1.cfg)
  141.  
  142. If you have a bbs software that passes the comport information leave the 
  143. comport settings in the .CFG file commented out. Even on a multinode system.
  144.  
  145. You can edit the DIRTY.ANS, DIRTY.ASC, DIRTY.AVT and DIRTY.RIP files if
  146. you want to change the main menu. If you only create ansi and ascii files
  147. and you want avatar people to get the ansi menu, just delete the DIRTY.AVT
  148. file. Same with RIP.
  149.  
  150. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  151. Sample batch files:
  152. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  153.  
  154. Let's say your bbs system is in c:\bbs your dropfiles for node 1 are in
  155. c:\bbs\node1, and in c:\bbs\node2 for node2 .. etc... Dirty Wall is installed
  156. in c:\doors\dwall. This is example batch file which would be called with 
  157. one command line argument which would be the node number (e.g. 
  158. "DWALL.BAT 2" for node 2)
  159.  
  160. DWALL.BAT
  161.  
  162.   @echo off
  163.   c:
  164.   cd \doors\dwall
  165.   REM change to the dirty wall dir
  166.  
  167.   dwall -n%1 -pc:\bbs\node%1
  168.   REM call dirty wall with -n<node number> and -p<dropfile path> arguments
  169.  
  170.   cd \bbs\node%1
  171.   REM get back to you bbs\node<node number> directory
  172.  
  173. This setup should work for most systems. Just change the path to your 
  174. specifications.
  175.  
  176. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  177. Upgrading
  178. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  179.  
  180. From v2.x:
  181. ==========
  182. just unzip this archive in the dirty wall directory and yer done .... 
  183.  
  184. From v1:
  185. ========
  186. I didn't release v1 so no upgrades ...
  187.  
  188. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  189. COMMAND LINE
  190. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  191.  
  192. Options:
  193.   
  194.   -C   =   Run the door with config file different from DWALL.CFG
  195.            (e.g. -Cdwalt.cfg = run Dirty Wall with the DWALT.CFG file)
  196.  
  197.   -L   =   Force local operation. Does not read the drop file and ask for 
  198.            your name.
  199.  
  200.   -P   =   Use drop file in dir specified after this option. You can also 
  201.            specify a drop file to use. (e.g. -Pc:\ra\doorinfo1.def)
  202.  
  203.   -NT  =   Do not let the user tag the wall .... this is useful if you have 
  204.            the wall set up on an unverified menu .. then the unverified 
  205.            people can go to the wall view it but not tag it.
  206.  
  207.   -H   =   Use handles instead of real names. This overides the option in
  208.            the .cfg file.
  209.  
  210.   -N   =   Set node #. This does NOT override the Node statement in .cfg 
  211.            file so if you use this make sure that node is commented out in 
  212.            the .cfg file! Make sure there will never be two nodes using 
  213.            the same node number.
  214.  
  215.   -NAD =   Do NOT autodetect the terminal type!
  216.  
  217.   -SN  =   If you have a single node bbs only and want faster processing
  218.            use this option. It eliminates falgs and multinode stuff which 
  219.            slows down parts of the program. USE THIS ONLY IF YOU HAVE ONE 
  220.            NODE BBS ONLY!!!
  221.  
  222.   -RDBPS = Forces the game to read the locked port rate. This was default in 
  223.            the past and had caused problems!. This argument is only used for
  224.            solving problems with locked bps fossil driver setups!
  225.  
  226. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  227. Problems, Special Setups!
  228. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  229.  
  230. If you have problems with reading the dropfile. You might try editting the
  231. BBSDir parameter in the .cfg file. then you would call freevote without 
  232. any parameters.
  233.  
  234. If you have this problem on a multinode system, create a .cfg file for every
  235. node (e.g. DW1.CFG, DW2.CFG ...) then call dirty wall with just the -C 
  236. parameter.
  237.  
  238. for example for node 2:
  239.  
  240. dwall -Cdw2.cfg
  241.  
  242. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  243. That's IT!!!
  244.  
  245. You've done it ....
  246.  
  247. run DWALL -L to test it local, and enjoy the wall
  248.  
  249.  
  250. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  251. REGISTRATION:
  252.  
  253. What ... Ya wanna register a freeware ... oh well if u really needta send me
  254. some beer money ...
  255.  
  256. If you have some money that you really have to send me, ok sure, please do!
  257. Or you just wanna bitch about something regarding the software!
  258.  
  259. Franz
  260. 12460 n granville cyn way
  261. tucson,az 85737
  262. USA
  263.  
  264. Donations should be cash or money order only!!!! I don't wanna deal with 
  265. returned checks or stuff like that. But remember it's not a shareware and you
  266. don't have to pay .. but it will prolly make me make the door better than it 
  267. is.
  268.  
  269. anywayz ... just enjoy .. ya don't heftta pay ... oh yeah if ya want to send 
  270. me comments about it send it to
  271.  
  272. franz@azstarnet.com
  273.  
  274. and look at my page (will have the newest ver of dirty wall!)
  275.  
  276. http://www.azstarnet.com/~franz/
  277.  
  278. new files are usually on
  279.  
  280. ftp.uniserve.com /pub/bbs_doors
  281. or
  282. ftp.wustl.edu /pub/MSDOS_UPLOADS/bbs/doors
  283.  
  284. if ya wanna call my bbs call (you can d/l all my stuff on fisrt call!):
  285.  
  286. Franz's BBS [520] 297-0889
  287.  
  288. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  289. SUGGESTIONS:
  290. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  291.  
  292. I enjoy suggestions and bug reports for my doors so if you have anything to 
  293. tell me, please do so ...
  294.  
  295. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  296. Other software I wrote:
  297. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  298.  
  299. New York 2008: RPG Door Game .. LORD alike but a bit more complicated and 
  300.                certainly different setting! (shareware $15)
  301.                (newest version as of this v0.05a)
  302.  
  303. Dirty Wall: This little program (freeware)
  304.             (newest version as of this v2.4)
  305.  
  306. FrEevOtE: One of the best voting doors out there and it's freeware (freeware)
  307.           (newest version as of this v3.1)
  308.  
  309. KeWlcHaT: Sysop chatting/paging door, pretty kewl but simple. (freeware)
  310.           (newest version as of this v1.2)
  311.  
  312. BULLS: ANSI, ASCII bulletin maker, very simple but I use it all the time!
  313.        (freeware) (newest version as of this v1.2)
  314.  
  315. Jackpot: New York 2008 IGM. (freeware, source released for v1.0)
  316.          (lost the source to the latest version in an HD crash)
  317.          (newest version as of this v1.2 development stopped!)
  318.  
  319. Franz's Bar: New York 2008 IGM. ($1-donation-ware) (lost the sourcein a crash)
  320.              (newest version as of this v1.3 development stopped!)
  321.  
  322. Shoot Em: New York 2008 IGM. ($1-donation-ware) (lost the sourcein a crash)
  323.           (newest version as of this v1.1 development stopped!)
  324.  
  325. HIDET: Encryption program (almost shareware, I require a $10 payment, but
  326.        there is no crippling and i released the source) Unbeatable but slow
  327.        Latest version is v2.2 which is stable and probably the last version
  328.        anybody interested i will e-mail the source or encryption algorithm.
  329.        It has a few neat things to it! I might rewrite the algorithm in C 
  330.        and make a cross platform encryption program. I'd consider it freeware!
  331.  
  332. Battle: MARS Type programming game. For Windows 3.1. (wanted $10) but it again
  333.         ain't crippled and ain't really good, and does not follow standards
  334.         and i haven't received a single reg nor feedback in 3 years:)
  335.         (newest version as of this v1)
  336.  
  337. Things: REALLY STUPID program for Win3.1 If you find it DON't D/l it ... hehehe
  338.         You migth laugh yourself to death by it's stupidity. but it's 300k 
  339.         long! (newest version as of this v1)
  340.